Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a cpp code to find nth term of Recamans Sequence #157

Closed
wants to merge 1 commit into from

Conversation

soukarsha122
Copy link

@soukarsha122 soukarsha122 commented Mar 5, 2021

Added a C++ code for finding the nth term of Recamans Sequence.
The code takes input of the number of terms from the user and prints the first n terms of the sequence.
i tried to solve issue #131 as a part of gssoc 21

@yashlamba
Copy link
Member

Hello @soukarsha122, Why would you add cpp code to a flutter/dart project? Please don't open PRs until discussed in the gitter channel.

@yashlamba yashlamba closed this Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants